-
Home
-
Recover Abandoned Carts for WooCommerce by ShopMagic
-
2.2.29 (latest)
-
Code
-
Classes
- BaseCart
| Total Complexity |
28 |
| Dependencies |
5 |
| Dependents |
7 |
| Total lines |
227 |
| Lines of code |
128 |
| Logical lines of code |
54 |
| Comment lines |
23 |
| Methods |
25 |
| Properties |
16 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| normalize() |
S |
57 |
2 |
16 |
| map_array_items() |
S |
65 |
2 |
11 |
| convert() |
S |
59 |
1 |
17 |
| __construct() |
S |
58 |
1 |
15 |
| has_changed() |
S |
79 |
2 |
3 |
| get_customer() |
S |
82 |
1 |
3 |
| set_customer() |
S |
81 |
1 |
3 |
| get_last_modified() |
S |
82 |
1 |
3 |
| get_created() |
S |
82 |
1 |
3 |
| get_items() |
S |
82 |
1 |
3 |
| get_products_quantity_count() |
S |
67 |
1 |
9 |
| get_shipping_tax_total() |
S |
81 |
1 |
3 |
| get_shipping_total() |
S |
81 |
1 |
3 |
| get_total() |
S |
81 |
1 |
3 |
| get_token() |
S |
82 |
1 |
3 |
| get_currency() |
S |
82 |
1 |
3 |
| get_coupons() |
S |
82 |
1 |
3 |
| get_fees() |
S |
82 |
1 |
3 |
| get_calculated_tax_total() |
S |
81 |
1 |
3 |
| get_calculated_subtotal() |
S |
81 |
1 |
3 |
| get_id() |
S |
82 |
1 |
3 |
| set_last_inserted_id() |
S |
81 |
1 |
3 |
| get_status() |
S |
82 |
1 |
3 |
| set_status() |
S |
81 |
1 |
3 |
| set_token() |
S |
81 |
1 |
3 |